Storm-static

Benchmark
Model:pacman v.1 (MDP)
Parameter(s)MAXSTEPS = 100
Property:crash (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism pacman.nm --prop pacman.props crash --constants MAXSTEPS=100 --timebounded:precision 1e-3  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:632.4046204090118s
Return code:0
Relative Error:6.123876744565073e-11
Log
Storm 1.5.1

Date: Thu Apr 30 00:13:52 2020
Command line arguments: --prism pacman.nm --prop pacman.props crash --constants MAXSTEPS=100 '--timebounded:precision' 1e-3 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

Time for model input parsing: 0.075s.

Time for model construction: 615.185s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	16115358
Transitions: 	22140403
Choices: 	20214527
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * Crash -> 375112 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "crash": Pmin=? [F "Crash"] ...
Result (for initial states): 0.5511176225
Time for model checking: 17.056s.